home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / egs-tools / egs_demo-version / egs_devels / compilers / dice / egs / proto / gbmenuselect.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-06-06  |  440 b   |  27 lines

  1.  
  2. /*
  3.  * ram:Dice/gbmenuselect.h
  4.  *
  5.  *  MACHINE GENERATED WITH FDTOPRAGMA
  6.  */
  7.  
  8. #ifndef EGBMenuSelectBase_INLINE
  9. #define EGBMenuSelectBase_INLINE
  10.  
  11. #include <egs/clib/gbmenuselect_protos.h>
  12.  
  13. #ifdef __DICE_INLINE
  14. #ifndef EGBMenuSelectBase_DECLARED
  15. extern struct Library *EGBMenuSelectBase;
  16. #endif
  17.  
  18.  
  19.  
  20. #pragma libcall EGBMenuSelectBase EGB_CreateMenuGadget 1e 80903
  21. #pragma libcall EGBMenuSelectBase EGB_ModifyMenuGadget 24 89003
  22.  
  23. #endif
  24.  
  25. #endif
  26.  
  27.